projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cc4868
)
menubutton: Remove unused member
author
Timm Bäder
<mail@baedert.org>
Thu, 22 Aug 2019 06:04:24 +0000
(08:04 +0200)
committer
Timm Bäder
<mail@baedert.org>
Mon, 9 Sep 2019 15:36:23 +0000
(17:36 +0200)
gtk/gtkmenubutton.c
patch
|
blob
|
history
diff --git
a/gtk/gtkmenubutton.c
b/gtk/gtkmenubutton.c
index f3a6742ae37a2ff11b64823cb0b694b7d2e69ba3..ba5e66fe9b03407591ccc286db389dcfa4d6291b 100644
(file)
--- a/
gtk/gtkmenubutton.c
+++ b/
gtk/gtkmenubutton.c
@@
-158,7
+158,6
@@
struct _GtkMenuButtonPrivate
GtkArrowType arrow_type;
guint use_popover : 1;
- guint press_handled : 1;
};
enum